home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Shareware / Comunicatii / feedaemon / fd110rc5.exe / {app} / FeedDemon.exe / 0 / RCDATA / TFCLEANUPWIZARDDLG / TFCLEANUPWIZARDDLG.txt < prev   
Text File  |  2004-05-31  |  7KB  |  306 lines

  1. object fCleanupWizardDlg: TfCleanupWizardDlg
  2.   Left = 268
  3.   Top = 332
  4.   BorderStyle = bsDialog
  5.   Caption = 'fCleanupWizardDlg'
  6.   ClientHeight = 313
  7.   ClientWidth = 484
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   OnKeyDown = FormKeyDown
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object bvlBottom: TBevel
  21.     Left = 0
  22.     Top = 272
  23.     Width = 484
  24.     Height = 41
  25.     Align = alBottom
  26.     Shape = bsTopLine
  27.   end
  28.   object shpWizBk: TShape
  29.     Left = 0
  30.     Top = 0
  31.     Width = 126
  32.     Height = 272
  33.     Align = alLeft
  34.     Pen.Color = clWhite
  35.   end
  36.   object imgWiz: TImage
  37.     Left = 7
  38.     Top = 16
  39.     Width = 105
  40.     Height = 242
  41.     AutoSize = True
  42.     Picture.Data = {<image000.bmp>}
  43.   end
  44.   object pgWiz: TnbPageControl
  45.     Left = 126
  46.     Top = 0
  47.     Width = 358
  48.     Height = 272
  49.     ActivePage = cxTabStart
  50.     Align = alClient
  51.     LookAndFeel.Kind = lfUltraFlat
  52.     LookAndFeel.NativeStyle = False
  53.     Options = [pcoTopToBottomText]
  54.     TabOrder = 0
  55.     TabPosition = tpRight
  56.     ClientRectBottom = 272
  57.     ClientRectRight = 335
  58.     ClientRectTop = 0
  59.     object cxTabStart: TcxTabSheet
  60.       Caption = 'cxTabStart'
  61.       Color = clWhite
  62.       object lblTitle: TLabel
  63.         Left = 32
  64.         Top = 16
  65.         Width = 161
  66.         Height = 19
  67.         Caption = '(SET AT RUN TIME)'
  68.         Color = clWhite
  69.         Font.Charset = DEFAULT_CHARSET
  70.         Font.Color = clBlue
  71.         Font.Height = -16
  72.         Font.Name = 'Tahoma'
  73.         Font.Style = [fsBold]
  74.         ParentColor = False
  75.         ParentFont = False
  76.       end
  77.       object htmlStart: THTMLabel
  78.         Left = 32
  79.         Top = 58
  80.         Width = 297
  81.         Height = 19
  82.         AnchorHint = False
  83.         AutoSizing = True
  84.         AutoSizeType = asVertical
  85.         Ellipsis = False
  86.         HintShowFull = False
  87.         Hover = False
  88.         HoverColor = clNone
  89.         HoverFontColor = clNone
  90.         HTMLHint = False
  91.         HTMLText.Strings = (
  92.           '(runtime)')
  93.         ShadowColor = clGray
  94.         ShadowOffset = 2
  95.         URLColor = clBlue
  96.         VAlignment = tvaTop
  97.       end
  98.       object optWhere_AllWatches: TRadioButton
  99.         Left = 32
  100.         Top = 176
  101.         Width = 322
  102.         Height = 17
  103.         Caption = 'optWhere_AllWatches'
  104.         TabOrder = 2
  105.       end
  106.       object optWhere_AllGroups: TRadioButton
  107.         Left = 32
  108.         Top = 152
  109.         Width = 322
  110.         Height = 17
  111.         Caption = 'optWhere_AllGroups'
  112.         TabOrder = 1
  113.       end
  114.       object optWhere_AllNewsBins: TRadioButton
  115.         Left = 32
  116.         Top = 200
  117.         Width = 322
  118.         Height = 17
  119.         Caption = 'optWhere_AllNewsBins'
  120.         TabOrder = 3
  121.       end
  122.       object optWhere_ActiveGroup: TRadioButton
  123.         Left = 32
  124.         Top = 128
  125.         Width = 322
  126.         Height = 17
  127.         Caption = 'optWhere_ActiveGroup'
  128.         Checked = True
  129.         TabOrder = 0
  130.         TabStop = True
  131.       end
  132.     end
  133.     object cxTabDate: TcxTabSheet
  134.       Caption = 'cxTabDate'
  135.       Color = clWhite
  136.       object lblDate: TLabel
  137.         Left = 32
  138.         Top = 24
  139.         Width = 41
  140.         Height = 13
  141.         Caption = 'lblDate'
  142.         Font.Charset = DEFAULT_CHARSET
  143.         Font.Color = clBlack
  144.         Font.Height = -11
  145.         Font.Name = 'MS Sans Serif'
  146.         Font.Style = [fsBold]
  147.         ParentFont = False
  148.       end
  149.       object lblDate_OlderThan: TLabel
  150.         Left = 32
  151.         Top = 149
  152.         Width = 89
  153.         Height = 13
  154.         Caption = 'lblDate_OlderThan'
  155.       end
  156.       object lblOlderThanDays: TLabel
  157.         Left = 215
  158.         Top = 149
  159.         Width = 84
  160.         Height = 13
  161.         Caption = 'lblOlderThanDays'
  162.       end
  163.       object optDate_Rcvd: TRadioButton
  164.         Left = 32
  165.         Top = 58
  166.         Width = 300
  167.         Height = 17
  168.         Caption = 'optDate_Rcvd'
  169.         Checked = True
  170.         TabOrder = 2
  171.         TabStop = True
  172.       end
  173.       object optDate_Pub: TRadioButton
  174.         Left = 32
  175.         Top = 82
  176.         Width = 300
  177.         Height = 17
  178.         Caption = 'optDate_Pub'
  179.         TabOrder = 4
  180.       end
  181.       object txtOlderThan: TnbNumberEdit
  182.         Left = 141
  183.         Top = 146
  184.         Width = 43
  185.         Height = 21
  186.         MaxLength = 3
  187.         ParentColor = True
  188.         TabOrder = 0
  189.         Text = '30'
  190.       end
  191.       object updOlderThan: TUpDown
  192.         Left = 184
  193.         Top = 146
  194.         Width = 16
  195.         Height = 21
  196.         Associate = txtOlderThan
  197.         Min = 1
  198.         Max = 999
  199.         Position = 30
  200.         TabOrder = 1
  201.       end
  202.       object optDate_Either: TRadioButton
  203.         Left = 32
  204.         Top = 106
  205.         Width = 300
  206.         Height = 17
  207.         Caption = 'optDate_Either'
  208.         TabOrder = 3
  209.       end
  210.     end
  211.     object cxTabExclude: TcxTabSheet
  212.       Caption = 'cxTabExclude'
  213.       Color = clWhite
  214.       object lblExclude: TLabel
  215.         Left = 32
  216.         Top = 24
  217.         Width = 59
  218.         Height = 13
  219.         Caption = 'lblExclude'
  220.         Font.Charset = DEFAULT_CHARSET
  221.         Font.Color = clWindowText
  222.         Font.Height = -11
  223.         Font.Name = 'MS Sans Serif'
  224.         Font.Style = [fsBold]
  225.         ParentFont = False
  226.       end
  227.       object chkExcludeUnread: TCheckBox
  228.         Left = 32
  229.         Top = 58
  230.         Width = 319
  231.         Height = 17
  232.         Caption = 'chkExcludeUnread'
  233.         Checked = True
  234.         State = cbChecked
  235.         TabOrder = 0
  236.       end
  237.       object chkExcludeFlagged: TCheckBox
  238.         Left = 32
  239.         Top = 82
  240.         Width = 319
  241.         Height = 17
  242.         Caption = 'chkExcludeFlagged'
  243.         Checked = True
  244.         State = cbChecked
  245.         TabOrder = 1
  246.       end
  247.     end
  248.     object cxTabFinish: TcxTabSheet
  249.       Caption = 'cxTabFinish'
  250.       Color = clWhite
  251.       object lblFinish: TLabel
  252.         Left = 32
  253.         Top = 24
  254.         Width = 47
  255.         Height = 13
  256.         Caption = 'lblFinish'
  257.         Font.Charset = DEFAULT_CHARSET
  258.         Font.Color = clWindowText
  259.         Font.Height = -11
  260.         Font.Name = 'MS Sans Serif'
  261.         Font.Style = [fsBold]
  262.         ParentFont = False
  263.       end
  264.       object lblFinishMsg: TLabel
  265.         Left = 32
  266.         Top = 58
  267.         Width = 319
  268.         Height = 145
  269.         AutoSize = False
  270.         Caption = 'lblFinishMsg'
  271.         WordWrap = True
  272.       end
  273.     end
  274.   end
  275.   object btnBack: TButton
  276.     Left = 230
  277.     Top = 282
  278.     Width = 75
  279.     Height = 25
  280.     Caption = '< &Back'
  281.     Enabled = False
  282.     TabOrder = 1
  283.     OnClick = btnBackClick
  284.   end
  285.   object btnNext: TButton
  286.     Left = 310
  287.     Top = 282
  288.     Width = 75
  289.     Height = 25
  290.     Caption = 'Next >'
  291.     Default = True
  292.     TabOrder = 2
  293.     OnClick = btnNextClick
  294.   end
  295.   object btnCancel: TButton
  296.     Left = 403
  297.     Top = 282
  298.     Width = 75
  299.     Height = 25
  300.     Cancel = True
  301.     Caption = 'Cancel'
  302.     ModalResult = 2
  303.     TabOrder = 3
  304.   end
  305. end
  306.